@charset "utf-8";

h5 {
	font-size: 18px;
	color: #005598;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 20px;
}
.content ul {
	list-style-type: none;
	background-color: #F0F0F0;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 700px;
}
.content li {
	color: #333333;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 14px;
	background-image: url(../images/basic/li2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 14px;
}
#aboutlink {
	line-height: 20px;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 15px;
	color: #666666;
	padding-bottom: 30px;
}
#aboutlink a {
	color: #1F69A9;
}
#aboutlink a:hover {
	color: #333333;
}
#aboutlogo {
	height: 35px;
	width: 120px;
	float: right;
}
#aboutlogo a {
	text-indent: -9999px;
	background-image: url(../images/gvlogo.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	height: 100%;
	width: 100%;
}
#aboutlogo a:hover {
	background-position: 1px 1px;
}

p a {
	text-decoration: none;	
	color: #0096ce;
}
p a:hover {
	color: #005098;
	text-decoration: underline;
}
#faq li,
#demo li {
	background-image: none;
	padding-left: 5px;
	margin-left: 20px;
	font-size: 13px;
}
#faq > li,
#demo > li{
	color: #005098;
}
#faq a,
#demo a {
	text-decoration: none;
	font-weight: bold;
	color: #005098;
}
#faq li div a{
	text-decoration: none;
	font-weight: normal;
	color: #0096CE;
}
#faq li div a:hover{
	color: #005098;	
}
#faq a:hover,
#demo a:hover{
	text-decoration: underline;
}
#faq .SubMenu {
	padding: 10px 20px;
	margin:10px 0px 15px 0px;
	color: #222222;
	background-color: #F0F0F0;
	border-bottom:0px solid #EEEEEE;
	border-top:0px solid #EEEEEE;
}
#faq .SubMenu ul,
#demo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	background-color: transparent;
}
#faq .SubMenu li {
	padding: 5px 0px;
	font-weight: none;
}
#demo {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#demo li  {
	float: left;
	width: 47%;
	padding: 0px;
	margin-top: 0%;
	margin-right: 6%;
	margin-bottom: 6%;
	margin-left: 0%;
	color: #333333;
}
#demo .rightnone {
	margin-right: 0px;
}

#demo li a {
	font-size: 13px;
	font-weight: bold;
	color: #005098;
}

#demo li img {
	width: 100%;
	border: 0px none #FFF;
}


#faq .SubMenu .nonspace li,
#demo .nonspace li {
	padding: 0px 0px;
}

#faq p,
#demo p {
	background-image: none;
	line-height: 22px;
	padding: 0px;
	font-size: 13px;
	color: #333;
	margin: 5px 0px;
}
.downloadlink {
	font-size: 13px;
}
.downloadlink td {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.downloadlink a{
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	padding-left: 26px;
	color: #005098;
	font-weight: bold;
}
.downloadlink a:hover{
	text-decoration: underline;	
}
.downloadlink .d_link {
	background-image: url(../images/download/icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.downloadlink .d_link:hover {
	background-image: url(../images/download/icon.png);
	background-position: 0px -30px;	
}
.downloadlink .d_zip {
	background-image: url(../images/download/icon.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}
.downloadlink .d_zip:hover {
	background-image: url(../images/download/icon.png);
	background-position: 0px -90px;	
}
.downloadlink .d_open {
	background-image: url(../images/download/icon.png);
	background-repeat: no-repeat;
	background-position: 0px -120px;
}
.downloadlink .d_open:hover {
	background-image: url(../images/download/icon.png);
	background-position: 0px -150px;	
}
.downloadlink .d_pdf {
	background-image: url(../images/download/icon.png);
	background-repeat: no-repeat;
	background-position: 0px -180px;
}
.downloadlink .d_pdf:hover {
	background-image: url(../images/download/icon.png);
	background-position: 0px -210px;	
}
.downhighlight{
	color: #990000;
	font-weight:normal;
}
.download_two {
	padding-left: 24px;
	
}
.appcontent img{
	padding-right: 15px;	
}
.dividingline{
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 30px;
}
.appimage{
	text-indent: -9999px;
}
.appimage a {
	text-indent: -9999px;
	display: block;
	height: 180px;
	width: 120px;
	margin:0 auto;
	background-image: url(../images/download/app.png);
	background-repeat: no-repeat;
}
.appimage.ios a{
	background-position: 0px 0px;
}
.appimage.ios a:hover{
	background-position: -150px 0px;
}
.appimage.android a{
	background-position: -300px 0px;
}
.appimage.android a:hover{
	background-position: -450px 0px;
}
.appspacing{
	width:60px;
	height:100%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 700px) and (max-width: 949px) {
.content{
	width:92%;
	padding: 4%;
}
.content ul {
	list-style-type: none;
	background-color: #F0F0F0;
	padding: 20px 30px;
	width: 90%;
	margin: 0 auto;
}
#demo li  {
	height: 220px;
	margin-bottom: 2%;	
}



}

@media only screen and (min-width: 100px) and (max-width: 699px) {
.content{
	width:92%;
	padding: 4%;
}
.content ul {
	list-style-type: none;
	background-color: #F0F0F0;
	padding: 8%;
	width: 84%;
}
#aboutlogo {
	float: none;
	margin: 0 auto;	
}
#faq a:hover,
#demo a:hover,
.downloadlink a:hover{
	text-decoration: none;
	color: #005098;
	font-weight: bold;
}
#faq a:active,
#demo a:active,
.downloadlink a:active{
	text-decoration: underline;
}
#demo li  {
	float: none;
	width: 100%;
	height: auto;
	padding: 0px;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#demo .bottomnone {
	margin-bottom: 20px;
}
.appspacing{
	width:20px;
}
}
